

#event-container {
	background-image: url(/images/eventshade.gif);
	background-repeat: repeat-y;
	min-height: 400px;
	text-align: left;
}

#page-graphic {
	background-image: url(/images/event-downloads.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}

#right-column {
	float: right;
width: 210px;
	display: inline;
	margin: 0;
	padding: 10px 10px 0 0;

}

#content {
	margin: 0 225px 0 0;
	padding: 10px 0;
}

#video-player {
	margin-top: 10px;
}

#video-player iframe {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0;
}




#eventlogo {
	width: 305px;
	text-align: right;
	margin-top: 6px;
	margin-left: 16px;
	float: left;	
	display: inline; 
    }

#congratulation {
	margin-top: 4px;
	margin-left: 360px;
	text-align: left;

}

#congratulation .color {
	color: #f18934;
	font-weight: bold;
}

#search {
	width: 215px;
	margin-left: 0;
	padding: 15px 0 0 0;
	margin-top: 0;
	margin-bottom: 20px;
	border: none;
	background-image: url(/images/event-search.gif);
	background-repeat: no-repeat;
    }

#search h3 {
	color:#333;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;	
}



#search .label {
	float: none;
	text-align: center;
	margin-left: 0;
	color: #333;
	}


#search .input {
	float: none;
	text-align: center;
	margin-right: 0px;
	margin-top: 3px;
}

#preheader {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 20px;

	color:#333; 

}
#preheader h3 {
	color: #f18934;
	font-weight: bold;
	font-size:12px;
}


#smartsearch {
	margin-left: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 12px;
	background-image: url(/images/event-button.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 34px;

    	text-align: center;
    }

#smartsearch a {
    text-decoration: none;
    font-size: 16px;
    margin-right: auto;
    }

#smartsearch a:last-child {
    margin-right: auto;
    }



#download-cert-button {
	margin-top: 40px;
	margin-left: 6px;
	padding-top: 6px;
	width: 200px;
	height: 44px;
	background-image: url(/images/event-button.gif);
	background-repeat: no-repeat;
	text-align: center;
    }

#download-cert-button a {
    text-decoration: none;
    font-size: 16px;
    }



#smart-search-links {
	margin-left: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 12px;
	background-image: url(/images/event-button.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 34px;

    	text-align: center;

	
}

.center-text {
	margin-left: 25px;
	margin-top: 25px;
	padding: 13px 0 0 0;
	text-align: center;
	color: #333;
    }





#thumbnails {
    margin: 0 auto;
    padding: 4px 0px 10px;
	background-image: url(/images/eventshadow1.jpg);
	background-repeat: repeat-y;
	text-align: center;
    }
	
#thumbnails td{
	padding: 0px 2px;
	  
    }



#thumbnails img {
	border-top: solid #ccc 1px;
	border-left: solid #ccc 1px;
	border-bottom: solid #666 1px;
	border-right: solid #666 1px;
	padding: 0;
	margin: 0;
}

#thumbnails a:hover img {
	border-top: solid #333 1px;
	border-left: solid #333 1px;
	border-bottom: solid #ccc 1px;
	border-right: solid #ccc 1px;
}


#thumbnails .border {
	border: solid #fff 6px;

}

#thumbnail-navlink {
	margin-bottom: 0;
	padding-bottom: 0;
}

#extra-footers {
	padding: 0;
	margin: 0;
	width: 215px;
	text-align: left;

}

#extra-footers h3 {
	font-size: 14px;
}

.spacer {
	height: 50px;
}

#DSP {
	min-height: 106px;
	padding-bottom: 100px;
	padding-left: 10px;
}
